dhcpv4: some minor cleanups post-iovec
authorDavid Härdeman <[email protected]>
Mon, 6 Oct 2025 14:45:38 +0000 (16:45 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Tue, 21 Oct 2025 17:05:28 +0000 (19:05 +0200)
commitbe68f423c528233111dfec13456c46077ee489fb
tree23bf756a3480cce4a9d8aa3b509377abbc50b821
parente24a371ef714f05269d2f4ce736b4c0c6cddda95
dhcpv4: some minor cleanups post-iovec

Do some cleanups, remove some magic numbers, make sure structs are defined with
the members in their actual order and without missing members.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/278
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/dhcpv4.c